<!--
body {
	margin: 0 auto;
	background: #FFF;
	color: #333;
	font: 12px "ËÎÌå";
	line-height: 160%;
}

a,a.tl {
	color: #333;
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
}

a:hover {
	color: #F60;
	text-decoration: underline;
	/*position: relative;
	top: 1px;
	left: 1px;
	border-bottom: 1px #F60 dashed;*/
}

a.tl:hover {
	color: #F60;
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
	/*border-bottom: 1px #F60 dashed;*/
	text-decoration: underline;
}

div,ul,li {
	margin: 0;
	padding: 0;
	border: 0;
}

input,textarea {
	border: 1px #CCCC solid;
	font: 12px "ËÎÌå";
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

table,td {
}

div#header {
	margin: 0 auto 8px;
	width: 1002px;
	height: 306px;
	overflow-x: hidden;
	text-align: center;
	clear: both;
}
	div#header div#header-top {
		width: 1002px;
		height: 6px;
		font-size: 0;
		overflow-y: hidden;
		background: url("index_r1_c1[1].jpg");
	}
	div#header div#header-bottom {
		width: 1002px;
		height: 300px;
	}
	
div#main {
	margin: 0 auto;
	width: 1002px;
	overflow-x: hidden;
	text-align: center;
	clear: both;
}
	div#main div#main-left {
		float: left;
		width: 232px;
		overflow-x: hidden;
	}
		div#main div#main-left div#main-left-title {
			width: 232px;
			height: 49px;
		}
		div#main div#main-left div.products {
			background: url("mlt-products[1].jpg");
		}
		div#main div#main-left div.about {
			background: url("mlt-about[1].jpg");
		}
		div#main div#main-left div.layout {
			background: url("mlt-layout[1].jpg");
		}
		div#main div#main-left div.service {
			background: url("mlt-service[1].jpg");
		}
		div#main div#main-left div.contact {
			background: url("mlt-contact[1].jpg");
		}
		div#main div#main-left div#main-left-bg {
			width: 232px;
			height: 163px;
			overflow-y: hidden!important;
			max-height: 163px;
			background: url("mlt-bg[1].jpg");
		}
			div#main div#main-left div#main-left-list {
				width: 192px;
				height: 135px;
				margin: 0 18px 28px 22px;
				text-align: left;
			}
				div#main div#main-left div#main-left-list ul {
					list-style: none;
					height: 25px;
					overflow-y: hidden!important;
					max-height: 25px;
				}
					div#main div#main-left div#main-left-list ul li.ico {
						float: left;
						width: 11px;
						height: 11px;
						overflow-y: hidden!important;
						max-height: 11px;
						margin: 7px 9px 7px 0;
						list-style: none;
						background: url("mlt-ico[1].gif");
					}
					div#main div#main-left div#main-left-list ul li.tit {
						float: left;
						width: 154px;
						height: 25px;
						line-height: 25px;
						color: #161616;
					}
						div#main div#main-left div#main-left-list ul li.tit a {
							color: #161616;
							text-decoration: none;
						}
						div#main div#main-left div#main-left-list ul li.tit a:hover {
							color: #F60;
							position: relative;
							top: 1px;
							left: 1px;
							/*border-bottom: 1px #F60 dashed;*/
							text-decoration: underline;
						}
					div#main div#main-left div#main-left-list ul li.arrow0,div#main div#main-left div#main-left-list ul li.arrow1 {
						float: left;
						width: 4px;
						height: 8px;
						overflow-y: hidden!important;
						max-height: 8px;
						margin: 9px 14px 8px 0;
					}
					div#main div#main-left div#main-left-list ul li.arrow0 {
						background: url("mlt-arrow0[1].gif");
					}
					div#main div#main-left div#main-left-list ul li.arrow1 {
						background: url("mlt-arrow0[1].gif");
					}
					div#main div#main-left div#main-left-list div.border {
						clear: both;
						width: 192px;
						height: 2px;
						background: url("mlt-border[1].gif");
						/*height: 0px;
						border-top: 1px #B3B1B6 solid;
						border-bottom: 1px #FFF solid;*/
						font-size: 0;
					}
		
		div#main div#main-left div#main-left-contact {
			width: 230px;
			height: 372px;
			border: 1px #EBEBEB solid;
			border-bottom: 0;
		}
			div#main div#main-left div#main-left-contact img {
				width: 230px;
				height: 372px;
			}
		
	div#main div#main-right {
		float: left;
		width: 737px;
		overflow-x: hidden!important;
		max-width: 737px;
		margin: 0 13px 0 20px;
	}
		div#main div#main-right div#main-right-top {
			width: 737px;
			height: 30px;
		}
			div#main div#main-right div#main-right-top div#main-right-ico {
				float: left;
				width: 27px;
				height: 30px;
				background: url("mrt-ico[1].jpg");
			}
			div#main div#main-right div#main-right-top div#main-right-bg {
				float: left;
				width: 705px;
				height: 30px;
				background: url("mrt-bg[1].jpg");
				text-align: left;
			}
			div#main div#main-right div#main-right-top div#main-right-r {
				float: left;
				width: 5px;
				height: 30px;
				background: url("mrt-r[1].jpg");
			}
		
		div#main div#main-right div#main-right-body {
			width: 695px;
			text-align: left;
			padding: 20px;
			border-left: 1px #F0F0F0 solid;
			border-right: 1px #F0F0F0 solid;
			/*height: 525px!important;
			min-height: 525px;*/
			overflow-x: hidden!important;
			max-width: 695px;
			line-height: 160%;
		}
			div#main div#main-right div#main-right-body table td a img.Thumb {
				width: 200px;
				height: 160px;
				border: 1px #CCC dashed;
			}
			
			div#main div#main-right div#main-right-body table td a:hover img.Thumb {
				width: 200px;
				height: 160px;
				border: 1px #F60 dashed;
			}
		

div#footer {
	margin: 1px auto 0;
	padding: 16px 13px 19px 40px;
	width: 949px;
	height: 65px;
	overflow-x: hidden;
	clear: both;
	border-top: 1px #C0C5C8 solid;
	background: url("footer-bg[1].jpg");
}
	div#footer div#footer-logo {
		float: left;
		width: 130px;
		height: 65px;
		background: url("footer-logo[1].jpg");
	}
	div#footer div#footer-copyright {
		float: left;
		width: 819px;
		height: 54px;
		margin: 7px 0 4px;
		line-height: 18px;
		color: #999;
	}
		div#footer div#footer-copyright a {
			color: #999;
			text-decoration: none;
		}
		div#footer div#footer-copyright a:hover {
			color: #F60;
			position: relative;
			top: 1px;
			left: 1px;
			/*border-bottom: 1px #F60 dashed;*/
			text-decoration: underline;
		}
-->